Uses of Class
queryresponse.User

Packages that use User
queryresponse Package generated from queryresponse.dtd 
 

Uses of User in queryresponse
 

Fields in queryresponse with type parameters of type User
protected  java.util.List<User> UserDevicesResults.user
           
 

Methods in queryresponse that return User
 User ObjectFactory.createUser()
          Create an instance of User
 

Methods in queryresponse that return types with arguments of type User
 java.util.List<User> UserDevicesResults.getUser()
          Gets the value of the user property.